From 700ab6c4fd6a591bed98be540370711f4fada68b Mon Sep 17 00:00:00 2001
From: Matthew Owens <matthew@owens.tech>
Date: Sat, 21 Jan 2023 15:34:29 +0000
Subject: [PATCH] added important

---
 style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/style.css b/style.css
index f702f64..a60d666 100644
--- a/style.css
+++ b/style.css
@@ -123,6 +123,6 @@ img{
 
 .project img {
 	width: 100%;
-	max-width: 100%;
+	max-width: 100%; !important
 }
 
-- 
2.20.1